Update for new lib/systemd/system/ostree-finalize-staged.service
authorSimon McVittie <smcv@debian.org>
Tue, 15 May 2018 10:30:01 +0000 (11:30 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 15 May 2018 10:30:01 +0000 (11:30 +0100)
  - d/ostree-boot.install: Add new systemd service
    lib/systemd/system/ostree-finalize-staged.service
  - d/rules: Remove lib/systemd/system/ostree-finalize-staged.service
    until we build ostree-boot

debian/changelog
debian/ostree-boot.install
debian/rules

index 45766aca6893d7185d23eb12357bfe135794b324..ae2ef9ba572fd7fbe9c665f305c7405b0fb4c060 100644 (file)
@@ -6,6 +6,10 @@ ostree (2018.5-1) UNRELEASED; urgency=medium
       remove those licenses
     - d/libostree-1-1.symbols: Update (and sort)
     - d/p/Don-t-write-to-parent-repo.patch: Drop, applied upstream
+    - d/ostree-boot.install: Add new systemd service
+      lib/systemd/system/ostree-finalize-staged.service
+    - d/rules: Remove lib/systemd/system/ostree-finalize-staged.service
+      until we build ostree-boot
   * ostree-tests: Add Lintian override for library-not-linked-against-libc.
     libreaddir-rand.so genuinely doesn't use any libc ABIs directly, only
     via GLib.
index 097a2627cc8a089fe31a6c2c6b86457243b8886c..045b7383cf277db9ab377b6f98f554d736557037 100644 (file)
@@ -1,6 +1,7 @@
 etc/dracut.conf.d/ostree.conf
 etc/grub.d/15_ostree
 lib/systemd/system-generators/ostree-system-generator
+lib/systemd/system/ostree-finalize-staged.service
 lib/systemd/system/ostree-prepare-root.service
 lib/systemd/system/ostree-remount.service
 usr/lib/dracut/modules.d/98ostree
index 8df9477f42820a38277a5786dca1a709c391297e..d8b3e7ab695868b95472f5a5ed79a4fcaea480db 100755 (executable)
@@ -68,6 +68,7 @@ override_dh_install:
        rm -f debian/tmp/etc/dracut.conf.d/ostree.conf
        rm -f debian/tmp/etc/grub.d/15_ostree
        rm -f debian/tmp/lib/systemd/system-generators/ostree-system-generator
+       rm -f debian/tmp/lib/systemd/system/ostree-finalize-staged.service
        rm -f debian/tmp/lib/systemd/system/ostree-prepare-root.service
        rm -f debian/tmp/lib/systemd/system/ostree-remount.service
        rm -fr debian/tmp/usr/lib/dracut/modules.d/98ostree/